home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / batch / skript10.lha / SKRiPt_uTiLS.ENG / dOC next >
Text File  |  1992-09-02  |  739b  |  32 lines

  1.  
  2.                              SKRIPT UTILS v1.0
  3.                              -----------------
  4.  
  5. Commands useful in scripts and so on...
  6.  
  7. Beep_: Standard error advise of the Workbench.
  8.  
  9. Ciao!: Reboot of the Amiga. As Ctrl+LAmiga+RAmiga.
  10.  
  11. OPenWB;
  12. CLoseWB: Of course, open and close Workbench.
  13.  
  14. Count: Syntax => COUNT DEVICE/A; returns the number of files in a device/dir
  15.  
  16. FON;
  17. FOFF: Filter on and off.
  18.  
  19. Noreq: For a single process, eliminates system requests if you try to
  20.        access to a non-existent device.
  21.  
  22. Mousewait: Waits for the click of the LMB to go on.
  23.  
  24. OSV: Returns the version of the exec.library; 37 => kickstart 2.0,
  25.      while 39 => 3.0.
  26.  
  27. WBFront
  28. WBBack: Workbench screen front or back.
  29.  
  30.  
  31. Aut.: M. Buratto, 1995. FreeWare.
  32.